[Bug]: Unnecessary error label when some password rules are skipped while sign up
Repo: · Issue: #345 Status: Open · Priority: P2 Assignee: Raymond Labels: bug
Description
Steps to reproduce
To reproduce:
- STAGING /auth/signup page
- Click continue with email button
- Fill email with valid email value
- Fill password skipping one of the One lowercase character / One uppercase character rule
- Click Agree and Continue button
What was the expected behavior?
ER: no error shown, form not submitted, certain point from the list is not colored
AR: Error label that breaks layout
Screenshots
Implementation Notes
Dash adds notes here while working
Related
Link to people, meetings, dependent tickets